Click or drag to resize

ResourceIsLocked Method

Returns a boolean indicating whether this resource is locked.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public bool IsLocked()

Return Value

Type: Boolean
True if the resource is locked; otherwise, false.
See Also